Field:
StatusCode
Returns a code that indicates if the email is valid

Option ValueOption Description
0Valid: The email represents a real account / inbox available at the given domain.
1Accept All: These are domains that respond to every verification request in the affirmative, and therefore cannot be fully verified.
2Invalid: Not a real email. Additional details are provided in DtStatusDescription.
3Unknown: For some reason we cannot verify valid or invalid. Most of the time a domain did not respond quickly enough.